listbox: Update docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Jul 2014 12:48:33 +0000 (08:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Jul 2014 12:48:33 +0000 (08:48 -0400)
Multiple selection is supported now.

gtk/gtklistbox.c

index d13b78770eafcca27275c654036cf40b1992adef..ba09ad349d1ccfd59d4a822b6cb6e68ccb0408cc 100644 (file)
@@ -948,8 +948,6 @@ gtk_list_box_parent_set (GtkWidget *widget,
  * Sets how selection works in the listbox.
  * See #GtkSelectionMode for details.
  *
- * Note: #GtkListBox does not support @GTK_SELECTION_MULTIPLE.
- *
  * Since: 3.10
  */
 void